type github.com/jackc/pgx/v5/pgtype.untypedBinaryRange
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
range.go#L176: type untypedBinaryRange struct {
range.go#L202: func parseUntypedBinaryRange(src []byte) (*untypedBinaryRange, error) {
range.go#L203: ubr := &untypedBinaryRange{}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)